home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / utils / prtrk131 / 1_0003.pr < prev    next >
Text File  |  1994-08-27  |  360b  |  9 lines

  1. $DESCRIPTION:
  2. When the setup program runs all of the previous information in the autoexec.bat file is lost. The only thing in the file is the new environment variable settings.
  3. $INVESTIGATION:
  4. The subroutine Updata_Autoexec() opens AUTOEXEC.EXE as in OUTPUT mode not APPEND mode.
  5. $RESOLUTION:
  6. Modified Update_Autoexec() to fix problem.
  7. $VERIFICATION:
  8.  
  9.